home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 17 / AMIGAplus Sonderheft 17 (1999)(ICP)(DE)[!].iso / libs / ReadMe < prev    next >
Text File  |  1996-05-21  |  2KB  |  60 lines

  1. -----------------------------------------------------------------------
  2.  
  3. PTReplay.library version 5.12 by Mattias Karlsson. © 1995 BetaSoft
  4. This version is FreeWare. You may use this library, and also copy it 
  5. further, provided that NO CHARGE is claimed. This message must always
  6. accompany any files in the PTReplay.library that is distributed.
  7.  
  8. -----------------------------------------------------------------------
  9.  
  10. This is ptreplay.library version 5. It is a standard Amiga shared library,
  11. capable of replaying ProTracker modules.
  12. The replay routines are 100% system-friendly¹, and use CIA timing, which
  13. gives a smoother replaying.
  14.  
  15. Use this library as you would use any normal Amiga library. Included in
  16. this package is include files for Assembler, C and E.
  17.  
  18. I wrote this library because I was unable to find a _good_ and system-
  19. friendly replay routine for ProTracker. I based this loosely on the 
  20. example sources that accompany ProTracker, but these were pretty badly
  21. written, and sparsly commented, and the CIA routines did never work on
  22. my machine. A job worth doing well is worth doing yourself, I though
  23. and went to work. This is what emerged, a small library. Notice that it
  24. is just about 7k, and still contains all needed to play good music.
  25.  
  26. If you want to contact me for any reason, you can write to:
  27.  
  28.   E-Mail: betasoft@algonet.se
  29.     FIDO: Mattias Karlsson@2:205/425.3
  30. AmigaNet: Mattias Karlsson@39:162/116.3
  31.   UsgNet: Mattias Karlsson@8:102/106.2
  32.  
  33.    Snail: Mattias Karlsson
  34.           Slöjdgatan 6
  35.           S-930 61  Bastuträsk
  36.           SWEDEN
  37.  
  38. Changes from 4.20 to 5.12
  39. -------------------------
  40. * New fully automated channel allocation system!!!!!
  41.  
  42. * New functions (2) for easy control over the channel allocation system.
  43.  
  44. * New routine to change the current playpos.
  45.  
  46. * New routines to turn single channels on/off.
  47.  
  48. * FadeDone didn't send you the right signal.
  49.  
  50. * Gave enforcerhits if you tried to load a file shorter than 1084 bytes.
  51.  
  52. * Removed the beeping sound that could be heared on some modules.
  53.  
  54. ---------------------------------------------------------------------------------
  55. ¹ Yes it is now 100% system friendly because of the new fully automated
  56.   channel-allocations routines that uses audio.device and will block
  57.   ptreplay/other from producing sound instead of both trying to use the
  58.   same channel which gives you a very bad sound output.
  59. -------------------------------------------------------------------------
  60.